home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / Database / TableView / TableViewExample.app / OracleDemo.dbmodel / db.archive (.txt) next >
NeXT TypedStream Data  |  1995-06-12  |  4KB  |  116 lines

  1. streamtyped
  2. Object
  3. [10@]
  4. DBEntity
  5. DBString
  6. Bonus
  7. BONUS
  8. DBAttribute
  9. commission
  10. employeeName
  11. ENAME
  12. salary
  13. Customer
  14. CUSTOMER
  15. [13@]
  16. address
  17. ADDRESS
  18. creditLimit
  19. CREDITLIMIT
  20. customerID
  21. CUSTID
  22. phone
  23. PHONE
  24. representativeID
  25. REPID
  26. state
  27. STATE
  28. zipcode
  29. DBRelationship
  30. orders
  31. Relationship11
  32. Order
  33. commissionPlan
  34. COMMPLAN
  35.     orderDate
  36.     ORDERDATE
  37. orderID
  38. ORDID
  39. shipDate
  40. SHIPDATE
  41. total
  42. TOTAL
  43. customer
  44. Relationship7
  45.     lineItems
  46. Relationship8
  47.     LineItems
  48. actualPrice
  49. ACTUALPRICE
  50. lineNumber
  51. ITEMID
  52. ITEMTOT
  53.     productID
  54. PRODID
  55. quantity
  56. order
  57. product
  58. Product
  59. PRODUCT
  60. description
  61. DESCRIP
  62. prices
  63. Relationship3
  64. Price
  65. PRICE
  66. endDate
  67. ENDDATE
  68. minPrice
  69. MINPRICE
  70.     startDate
  71.     STARTDATE
  72. standardPrice
  73. STDPRICE
  74. sales
  75. Relationship4
  76. Sales
  77. SALES
  78. amount
  79. AMOUNT
  80. customerName
  81. CUSTNAME
  82. productName
  83. PRODNAME
  84. representative
  85. empID
  86. EMPNO
  87. Employee
  88. deptNo
  89. DEPTNO
  90. hiredate
  91. HIREDATE
  92.     managerID
  93. department
  94. Relationship9
  95. Department
  96. DNAME
  97. location
  98.     employees
  99. directReports
  100. Relationship10
  101. manager
  102.     customers
  103. Relationship12
  104. Relationship13
  105. orderLines
  106. Relationship5
  107.     purchases
  108. SalaryGrade
  109. SALGRADE
  110. grade
  111. GRADE
  112. highSalary
  113. HISAL
  114.     lowSalary
  115. LOSAL
  116.